C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem> Class / Index Property

In This Topic
Index Property (C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem>)
In This Topic
The index in the collection associated with the item.
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
 
See Also